home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
gle
/
demo
/
bar.gle
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-11-29
|
138 b
|
9 lines
size 24 18 box
begin graph
SIZE 24 18
Title "Bar example"
data test.dat
bar d1,d2 fill green,blue
fill x1,d1 color grey10
end graph